Notice (8): Undefined variable: circulars [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array(), 'content_for_layout' => '<style> @media only screen and (max-width: 600px) { #paper { magin-left: -75px !important; } } </style> <div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row"> <div class="col-md-12 ptn-bg"> <h2>Mechanical Engineering </h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Mechanical Engineering</li> </ol> </div> </div> </div> </div> </div> <!-- Main-container start --> <div class="container things" style="margin:0;width: 100%;" > <div class="col-md-12"> <br/><br/> <h1 style="margin-left: 30px;"> Welcome to the Department of Mechanical Engineering</h1> <br/> <!-- Page Content start --> <div class="col-md-10 col-md-offset-1" style="margin-bottom: 20px;"> <a href="javascript:window.history.back()"> <button class="btn"> <i class="fa fa-arrow-left"></i> Back </button> </a> </div> <div class="col-md-10 col-md-offset-1" style="border: 1px solid #9bba6e;border-radius: 20px;padding-top: 20px;"> <div class="col-md-12"> <div class="col-md-3"> <img src="https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg_160.jpg" alt="" /> </div> <div class="col-md-8"> <br/> <br/> <b>Name : Ms. Shamim Pathan<br/>Qualification : Ph.D Pursuing<br/>Designation : Assistant Professor<br/>Email id : shamim.pathan@fcrit.ac.in<br/>Date of joining : 3 December 2007</b><br/> <button class="btn btn-default btn-yellow" data-toggle="modal" data-target="#myModal">Bio-Data</button> <br> </div> <!-- Modal 1 --> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal 2 --> <div class="modal fade" id="myPublModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-trace').style.display = (document.getElementById('cakeErr6740703015c16-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>103</b>]<div id="cakeErr6740703015c16-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-code').style.display = (document.getElementById('cakeErr6740703015c16-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-context').style.display = (document.getElementById('cakeErr6740703015c16-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703015c16-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code></span></pre><pre id="cakeErr6740703015c16-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 103 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-trace').style.display = (document.getElementById('cakeErr6740703017e52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>104</b>]<div id="cakeErr6740703017e52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-code').style.display = (document.getElementById('cakeErr6740703017e52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-context').style.display = (document.getElementById('cakeErr6740703017e52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703017e52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code> <span class="code-highlight"><code><span style="color: #000000"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$frs</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>">Download PDF</a>.</p> </span></code></span></pre><pre id="cakeErr6740703017e52-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 104 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal content--> <div class="col-md-12" style="margin-top: 20px;"> <ul class="nav nav-pills" style="margin-left: 13px;"> <!--li class="active"><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li--> <li class="active"><a href="#onlineprofile" role="tab" data-toggle="tab">Online Profile</a></li> <li><a href="#specialization" role="tab" data-toggle="tab">Areas of Specialization</a></li> <li><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li> <li><a href="#paper" role="tab" data-toggle="tab">Papers Presented</a></li> <li><a href="#research" role="tab" data-toggle="tab">Research Projects</a></li> </ul> <div class="tab-content" style="margin: 20px 0px 0px 30px;"> <div class="tab-pane row active" id="onlineprofile"> </div> <div class="tab-pane row" id="specialization"> <p>Diagnostic Maintenance, Vibration Measurement, Control system</p> </div> <div class="tab-pane row" id="subject"> <h3>UG Subjects</h3> <hr style="border-bottom:1px solid #9BBA6E;"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr no</th> <th>Subject</th> <th>Semester</th> </tr> <tr> <td>1</td> <td>Thermodynamics</td> <td>III</td> </tr> <tr> <td>2</td> <td>Thermal Engg </td> <td>IV</td> </tr> <tr> <td>3</td> <td>Theory Of Machine-I</td> <td>IV</td> </tr> <tr> <td>4</td> <td>Mechanical measurement & metrology</td> <td>V</td> </tr> <tr> <td>5</td> <td>Theory Of Machine-II</td> <td>V</td> </tr> <tr> <td>6</td> <td>I.C. Engine</td> <td>VI</td> </tr> </table> </div> <div class="tab-pane row" id="paper" style="margin-left: -65px;"> <table class="table table-striped table-bordered table-condensed"> <thead> <tr> <th>Sr No</th> <th style="text-align:center;">Title</th> <th style="text-align:center;">Description</th> </tr> </thead> <tbody style="font-family: dosis;font-style: normal;"> <tr><td>1</td><td>Experimental investigation of effect of unbalance & misalignment in frequency spectrum<br/></td><td> <a href="" target="_blank"> Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.<a><br/></td></tr><tr><td>2</td><td>Automatic color sorting machine<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017<a><br/></td></tr><tr><td>3</td><td>Fire fighting robotic system<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.<a><br/></td></tr><tr><td>4</td><td>Design of cold storage using nitrile rubber<br/></td><td> <a href="" target="_blank"> Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.<a><br/></td></tr><tr><td>5</td><td>Micro Electro Mechanical System<br/></td><td> <a href="" target="_blank"> Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.<a><br/></td></tr><tr><td>6</td><td>Experimental investigation of effect of parallel misalignment in rotating machinery<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>7</td><td>Condition monitoring for fault diagnosis of bearing<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>8</td><td>Design & development of micro savonious type VAWT<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>9</td><td>Thermal Analysis On Various Cooling Fin Profile<br/></td><td> <a href="" target="_blank"> Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 <a><br/></td></tr><tr><td>10</td><td>Measurement of Temperature and Speed using Labview Software<br/></td><td> <a href="" target="_blank"> International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019<a><br/></td></tr> </tbody> </table> </div> <div class="tab-pane row" id="research"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr No</th> <th>Name of Research Project</th> <th>Type of Grant</th> <th>Name of funding Organization</th> <th>Amount (Rs.)</th> <th>Duration</th> </tr> </table> </div> <!-- Added on 28OCT23 ~rbk --> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Faculties' ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $content_for_layout = '<style> @media only screen and (max-width: 600px) { #paper { magin-left: -75px !important; } } </style> <div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row"> <div class="col-md-12 ptn-bg"> <h2>Mechanical Engineering </h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Mechanical Engineering</li> </ol> </div> </div> </div> </div> </div> <!-- Main-container start --> <div class="container things" style="margin:0;width: 100%;" > <div class="col-md-12"> <br/><br/> <h1 style="margin-left: 30px;"> Welcome to the Department of Mechanical Engineering</h1> <br/> <!-- Page Content start --> <div class="col-md-10 col-md-offset-1" style="margin-bottom: 20px;"> <a href="javascript:window.history.back()"> <button class="btn"> <i class="fa fa-arrow-left"></i> Back </button> </a> </div> <div class="col-md-10 col-md-offset-1" style="border: 1px solid #9bba6e;border-radius: 20px;padding-top: 20px;"> <div class="col-md-12"> <div class="col-md-3"> <img src="https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg_160.jpg" alt="" /> </div> <div class="col-md-8"> <br/> <br/> <b>Name : Ms. Shamim Pathan<br/>Qualification : Ph.D Pursuing<br/>Designation : Assistant Professor<br/>Email id : shamim.pathan@fcrit.ac.in<br/>Date of joining : 3 December 2007</b><br/> <button class="btn btn-default btn-yellow" data-toggle="modal" data-target="#myModal">Bio-Data</button> <br> </div> <!-- Modal 1 --> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal 2 --> <div class="modal fade" id="myPublModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-trace').style.display = (document.getElementById('cakeErr6740703015c16-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>103</b>]<div id="cakeErr6740703015c16-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-code').style.display = (document.getElementById('cakeErr6740703015c16-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-context').style.display = (document.getElementById('cakeErr6740703015c16-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703015c16-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code></span></pre><pre id="cakeErr6740703015c16-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 103 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-trace').style.display = (document.getElementById('cakeErr6740703017e52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>104</b>]<div id="cakeErr6740703017e52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-code').style.display = (document.getElementById('cakeErr6740703017e52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-context').style.display = (document.getElementById('cakeErr6740703017e52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703017e52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code> <span class="code-highlight"><code><span style="color: #000000"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$frs</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>">Download PDF</a>.</p> </span></code></span></pre><pre id="cakeErr6740703017e52-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 104 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal content--> <div class="col-md-12" style="margin-top: 20px;"> <ul class="nav nav-pills" style="margin-left: 13px;"> <!--li class="active"><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li--> <li class="active"><a href="#onlineprofile" role="tab" data-toggle="tab">Online Profile</a></li> <li><a href="#specialization" role="tab" data-toggle="tab">Areas of Specialization</a></li> <li><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li> <li><a href="#paper" role="tab" data-toggle="tab">Papers Presented</a></li> <li><a href="#research" role="tab" data-toggle="tab">Research Projects</a></li> </ul> <div class="tab-content" style="margin: 20px 0px 0px 30px;"> <div class="tab-pane row active" id="onlineprofile"> </div> <div class="tab-pane row" id="specialization"> <p>Diagnostic Maintenance, Vibration Measurement, Control system</p> </div> <div class="tab-pane row" id="subject"> <h3>UG Subjects</h3> <hr style="border-bottom:1px solid #9BBA6E;"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr no</th> <th>Subject</th> <th>Semester</th> </tr> <tr> <td>1</td> <td>Thermodynamics</td> <td>III</td> </tr> <tr> <td>2</td> <td>Thermal Engg </td> <td>IV</td> </tr> <tr> <td>3</td> <td>Theory Of Machine-I</td> <td>IV</td> </tr> <tr> <td>4</td> <td>Mechanical measurement & metrology</td> <td>V</td> </tr> <tr> <td>5</td> <td>Theory Of Machine-II</td> <td>V</td> </tr> <tr> <td>6</td> <td>I.C. Engine</td> <td>VI</td> </tr> </table> </div> <div class="tab-pane row" id="paper" style="margin-left: -65px;"> <table class="table table-striped table-bordered table-condensed"> <thead> <tr> <th>Sr No</th> <th style="text-align:center;">Title</th> <th style="text-align:center;">Description</th> </tr> </thead> <tbody style="font-family: dosis;font-style: normal;"> <tr><td>1</td><td>Experimental investigation of effect of unbalance & misalignment in frequency spectrum<br/></td><td> <a href="" target="_blank"> Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.<a><br/></td></tr><tr><td>2</td><td>Automatic color sorting machine<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017<a><br/></td></tr><tr><td>3</td><td>Fire fighting robotic system<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.<a><br/></td></tr><tr><td>4</td><td>Design of cold storage using nitrile rubber<br/></td><td> <a href="" target="_blank"> Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.<a><br/></td></tr><tr><td>5</td><td>Micro Electro Mechanical System<br/></td><td> <a href="" target="_blank"> Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.<a><br/></td></tr><tr><td>6</td><td>Experimental investigation of effect of parallel misalignment in rotating machinery<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>7</td><td>Condition monitoring for fault diagnosis of bearing<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>8</td><td>Design & development of micro savonious type VAWT<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>9</td><td>Thermal Analysis On Various Cooling Fin Profile<br/></td><td> <a href="" target="_blank"> Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 <a><br/></td></tr><tr><td>10</td><td>Measurement of Temperature and Speed using Labview Software<br/></td><td> <a href="" target="_blank"> International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019<a><br/></td></tr> </tbody> </table> </div> <div class="tab-pane row" id="research"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr No</th> <th>Name of Research Project</th> <th>Type of Grant</th> <th>Name of funding Organization</th> <th>Amount (Rs.)</th> <th>Duration</th> </tr> </table> </div> <!-- Added on 28OCT23 ~rbk --> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '' $title_for_layout = 'Faculties'include - APP\View\Layouts\site.ctp, line 473 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::renderLayout() - CORE\Cake\View\View.php, line 543 View::render() - CORE\Cake\View\View.php, line 487 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105
Warning (2): Invalid argument supplied for foreach() [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array(), 'content_for_layout' => '<style> @media only screen and (max-width: 600px) { #paper { magin-left: -75px !important; } } </style> <div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row"> <div class="col-md-12 ptn-bg"> <h2>Mechanical Engineering </h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Mechanical Engineering</li> </ol> </div> </div> </div> </div> </div> <!-- Main-container start --> <div class="container things" style="margin:0;width: 100%;" > <div class="col-md-12"> <br/><br/> <h1 style="margin-left: 30px;"> Welcome to the Department of Mechanical Engineering</h1> <br/> <!-- Page Content start --> <div class="col-md-10 col-md-offset-1" style="margin-bottom: 20px;"> <a href="javascript:window.history.back()"> <button class="btn"> <i class="fa fa-arrow-left"></i> Back </button> </a> </div> <div class="col-md-10 col-md-offset-1" style="border: 1px solid #9bba6e;border-radius: 20px;padding-top: 20px;"> <div class="col-md-12"> <div class="col-md-3"> <img src="https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg_160.jpg" alt="" /> </div> <div class="col-md-8"> <br/> <br/> <b>Name : Ms. Shamim Pathan<br/>Qualification : Ph.D Pursuing<br/>Designation : Assistant Professor<br/>Email id : shamim.pathan@fcrit.ac.in<br/>Date of joining : 3 December 2007</b><br/> <button class="btn btn-default btn-yellow" data-toggle="modal" data-target="#myModal">Bio-Data</button> <br> </div> <!-- Modal 1 --> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal 2 --> <div class="modal fade" id="myPublModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-trace').style.display = (document.getElementById('cakeErr6740703015c16-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>103</b>]<div id="cakeErr6740703015c16-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-code').style.display = (document.getElementById('cakeErr6740703015c16-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-context').style.display = (document.getElementById('cakeErr6740703015c16-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703015c16-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code></span></pre><pre id="cakeErr6740703015c16-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 103 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-trace').style.display = (document.getElementById('cakeErr6740703017e52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>104</b>]<div id="cakeErr6740703017e52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-code').style.display = (document.getElementById('cakeErr6740703017e52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-context').style.display = (document.getElementById('cakeErr6740703017e52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703017e52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code> <span class="code-highlight"><code><span style="color: #000000"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$frs</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>">Download PDF</a>.</p> </span></code></span></pre><pre id="cakeErr6740703017e52-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 104 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal content--> <div class="col-md-12" style="margin-top: 20px;"> <ul class="nav nav-pills" style="margin-left: 13px;"> <!--li class="active"><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li--> <li class="active"><a href="#onlineprofile" role="tab" data-toggle="tab">Online Profile</a></li> <li><a href="#specialization" role="tab" data-toggle="tab">Areas of Specialization</a></li> <li><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li> <li><a href="#paper" role="tab" data-toggle="tab">Papers Presented</a></li> <li><a href="#research" role="tab" data-toggle="tab">Research Projects</a></li> </ul> <div class="tab-content" style="margin: 20px 0px 0px 30px;"> <div class="tab-pane row active" id="onlineprofile"> </div> <div class="tab-pane row" id="specialization"> <p>Diagnostic Maintenance, Vibration Measurement, Control system</p> </div> <div class="tab-pane row" id="subject"> <h3>UG Subjects</h3> <hr style="border-bottom:1px solid #9BBA6E;"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr no</th> <th>Subject</th> <th>Semester</th> </tr> <tr> <td>1</td> <td>Thermodynamics</td> <td>III</td> </tr> <tr> <td>2</td> <td>Thermal Engg </td> <td>IV</td> </tr> <tr> <td>3</td> <td>Theory Of Machine-I</td> <td>IV</td> </tr> <tr> <td>4</td> <td>Mechanical measurement & metrology</td> <td>V</td> </tr> <tr> <td>5</td> <td>Theory Of Machine-II</td> <td>V</td> </tr> <tr> <td>6</td> <td>I.C. Engine</td> <td>VI</td> </tr> </table> </div> <div class="tab-pane row" id="paper" style="margin-left: -65px;"> <table class="table table-striped table-bordered table-condensed"> <thead> <tr> <th>Sr No</th> <th style="text-align:center;">Title</th> <th style="text-align:center;">Description</th> </tr> </thead> <tbody style="font-family: dosis;font-style: normal;"> <tr><td>1</td><td>Experimental investigation of effect of unbalance & misalignment in frequency spectrum<br/></td><td> <a href="" target="_blank"> Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.<a><br/></td></tr><tr><td>2</td><td>Automatic color sorting machine<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017<a><br/></td></tr><tr><td>3</td><td>Fire fighting robotic system<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.<a><br/></td></tr><tr><td>4</td><td>Design of cold storage using nitrile rubber<br/></td><td> <a href="" target="_blank"> Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.<a><br/></td></tr><tr><td>5</td><td>Micro Electro Mechanical System<br/></td><td> <a href="" target="_blank"> Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.<a><br/></td></tr><tr><td>6</td><td>Experimental investigation of effect of parallel misalignment in rotating machinery<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>7</td><td>Condition monitoring for fault diagnosis of bearing<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>8</td><td>Design & development of micro savonious type VAWT<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>9</td><td>Thermal Analysis On Various Cooling Fin Profile<br/></td><td> <a href="" target="_blank"> Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 <a><br/></td></tr><tr><td>10</td><td>Measurement of Temperature and Speed using Labview Software<br/></td><td> <a href="" target="_blank"> International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019<a><br/></td></tr> </tbody> </table> </div> <div class="tab-pane row" id="research"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr No</th> <th>Name of Research Project</th> <th>Type of Grant</th> <th>Name of funding Organization</th> <th>Amount (Rs.)</th> <th>Duration</th> </tr> </table> </div> <!-- Added on 28OCT23 ~rbk --> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Faculties' ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $content_for_layout = '<style> @media only screen and (max-width: 600px) { #paper { magin-left: -75px !important; } } </style> <div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row"> <div class="col-md-12 ptn-bg"> <h2>Mechanical Engineering </h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Mechanical Engineering</li> </ol> </div> </div> </div> </div> </div> <!-- Main-container start --> <div class="container things" style="margin:0;width: 100%;" > <div class="col-md-12"> <br/><br/> <h1 style="margin-left: 30px;"> Welcome to the Department of Mechanical Engineering</h1> <br/> <!-- Page Content start --> <div class="col-md-10 col-md-offset-1" style="margin-bottom: 20px;"> <a href="javascript:window.history.back()"> <button class="btn"> <i class="fa fa-arrow-left"></i> Back </button> </a> </div> <div class="col-md-10 col-md-offset-1" style="border: 1px solid #9bba6e;border-radius: 20px;padding-top: 20px;"> <div class="col-md-12"> <div class="col-md-3"> <img src="https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg_160.jpg" alt="" /> </div> <div class="col-md-8"> <br/> <br/> <b>Name : Ms. Shamim Pathan<br/>Qualification : Ph.D Pursuing<br/>Designation : Assistant Professor<br/>Email id : shamim.pathan@fcrit.ac.in<br/>Date of joining : 3 December 2007</b><br/> <button class="btn btn-default btn-yellow" data-toggle="modal" data-target="#myModal">Bio-Data</button> <br> </div> <!-- Modal 1 --> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal 2 --> <div class="modal fade" id="myPublModal" role="dialog"> <div class="modal-dialog" style="width:850px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ms. Shamim Pathan </h4> </div> <div class="modal-body"> <object class="displaypdf" data="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-trace').style.display = (document.getElementById('cakeErr6740703015c16-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>103</b>]<div id="cakeErr6740703015c16-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-code').style.display = (document.getElementById('cakeErr6740703015c16-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703015c16-context').style.display = (document.getElementById('cakeErr6740703015c16-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703015c16-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code></span></pre><pre id="cakeErr6740703015c16-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 103 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=" type="application/pdf" width="800px" height="500px"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-trace').style.display = (document.getElementById('cakeErr6740703017e52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: FacultyPublication [<b>APP\View\Faculties\faculty_details.ctp</b>, line <b>104</b>]<div id="cakeErr6740703017e52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-code').style.display = (document.getElementById('cakeErr6740703017e52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6740703017e52-context').style.display = (document.getElementById('cakeErr6740703017e52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6740703017e52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"modal-body"</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <object class="displaypdf" data="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpubl</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" type="application/pdf" width="800px" height="500px"> </span></code> <span class="code-highlight"><code><span style="color: #000000"> <p><b>Error:</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">url</span><span style="color: #007700">(</span><span style="color: #0000BB">$frs</span><span style="color: #007700">[</span><span style="color: #DD0000">'FacultyPublication'</span><span style="color: #007700">][</span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>">Download PDF</a>.</p> </span></code></span></pre><pre id="cakeErr6740703017e52-context" class="cake-context" style="display: none;">$viewFile = 'C:\xampp\htdocs\app\View\Faculties\faculty_details.ctp' $dataForView = array( 'details' => array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'FacultySpecialization' => array( (int) 0 => array( [maximum depth reached] ) ), 'FacultyPaper' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ), 'subs' => array( (int) 0 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 1 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 2 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 3 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 4 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ), (int) 5 => array( 'FacultySubject' => array( [maximum depth reached] ), 'Faculty' => array( [maximum depth reached] ) ) ), 'results' => array(), 'frs' => array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), 'fpubl' => array(), 'fonlprof' => array() ) $details = array( 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ), 'Department' => array( 'id' => '5', 'name' => 'Mechanical Engineering', 'description' => 'For all the mechanical related courses', 'created_by' => '1', 'created_timestamp' => '2014-10-17 20:45:08', 'facultyList' => 'https://fcrit.ac.in/cdn/department/Mechaical_faculty_FH24.pdf', 'Roadmap' => 'https://fcrit.ac.in/cdn/department/1540552496-mechanicalRoadmap.pdf', 'infrastructure' => null ), 'FacultySubject' => array( (int) 0 => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), (int) 1 => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), (int) 2 => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), (int) 3 => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), (int) 4 => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), (int) 5 => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ) ), 'FacultySpecialization' => array( (int) 0 => array( 'id' => '10', 'faculty_id' => '30', 'description' => '<p>Diagnostic Maintenance, Vibration Measurement, Control system</p>', 'created_by' => '1', 'created_timestamp' => '2015-02-03 19:51:03' ) ), 'FacultyPaper' => array( (int) 0 => array( 'id' => '1041', 'faculty_id' => '30', 'sr_no' => '1', 'title' => 'Experimental investigation of effect of unbalance & misalignment in frequency spectrum', 'description' => 'Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:28:45' ), (int) 1 => array( 'id' => '1042', 'faculty_id' => '30', 'sr_no' => '2', 'title' => 'Automatic color sorting machine', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:20' ), (int) 2 => array( 'id' => '1043', 'faculty_id' => '30', 'sr_no' => '3', 'title' => 'Fire fighting robotic system', 'description' => 'Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:30:48' ), (int) 3 => array( 'id' => '1044', 'faculty_id' => '30', 'sr_no' => '5', 'title' => 'Design of cold storage using nitrile rubber', 'description' => 'Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:15' ), (int) 4 => array( 'id' => '1045', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Micro Electro Mechanical System', 'description' => 'Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:31:40' ), (int) 5 => array( 'id' => '1046', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Experimental investigation of effect of parallel misalignment in rotating machinery', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:10' ), (int) 6 => array( 'id' => '1047', 'faculty_id' => '30', 'sr_no' => '11', 'title' => 'Condition monitoring for fault diagnosis of bearing', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:32:43' ), (int) 7 => array( 'id' => '1048', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Design & development of micro savonious type VAWT', 'description' => 'Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:13' ), (int) 8 => array( 'id' => '1049', 'faculty_id' => '30', 'sr_no' => '12', 'title' => 'Thermal Analysis On Various Cooling Fin Profile', 'description' => 'Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 ', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:33:40' ), (int) 9 => array( 'id' => '1330', 'faculty_id' => '30', 'sr_no' => '10', 'title' => 'Measurement of Temperature and Speed using Labview Software', 'description' => 'International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019', 'link' => '', 'created_by' => '1', 'created_timestamp' => '2019-05-03 13:56:13' ) ), 'FacultyResearch' => array(), 'FacultyOnlineProfile' => array() ) $subs = array( (int) 0 => array( 'FacultySubject' => array( 'id' => '373', 'faculty_id' => '30', 'subject' => 'Thermodynamics', 'type' => 'Under Graduate', 'semester' => 'III', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:23' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 1 => array( 'FacultySubject' => array( 'id' => '374', 'faculty_id' => '30', 'subject' => 'Thermal Engg ', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:25:42' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 2 => array( 'FacultySubject' => array( 'id' => '377', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-I', 'type' => 'Under Graduate', 'semester' => 'IV', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:59' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 3 => array( 'FacultySubject' => array( 'id' => '375', 'faculty_id' => '30', 'subject' => 'Mechanical measurement & metrology', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:04' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 4 => array( 'FacultySubject' => array( 'id' => '378', 'faculty_id' => '30', 'subject' => 'Theory Of Machine-II', 'type' => 'Under Graduate', 'semester' => 'V', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:27:20' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ), (int) 5 => array( 'FacultySubject' => array( 'id' => '376', 'faculty_id' => '30', 'subject' => 'I.C. Engine', 'type' => 'Under Graduate', 'semester' => 'VI', 'created_by' => '1', 'created_timestamp' => '2018-02-27 15:26:35' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) ) $results = array() $frs = array( 'FacultyResume' => array( 'id' => '58', 'faculty_id' => '30', 'attachment' => 'https://fcrit.ac.in/cdn/facultyresume/1715252396-Shamim.Pathan.pdf' ), 'Faculty' => array( 'id' => '30', 'department_id' => '5', 'sr_no' => '10', 'name' => 'Ms. Shamim Pathan', 'qualification' => 'Ph.D Pursuing', 'designation' => 'Assistant Professor', 'email_address' => 'shamim.pathan@fcrit.ac.in', 'joining_date' => '2007-12-03', 'image' => 'https://fcrit.ac.in/cdn/faculty/1612926451-SP.jpg', 'teaching_staff' => '1', 'created_timestamp' => '2015-02-03 19:18:04' ) ) $fpubl = array() $fonlprof = array() $date = (int) 1196620200</pre><pre class="stack-trace">include - APP\View\Faculties\faculty_details.ctp, line 104 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::render() - CORE\Cake\View\View.php, line 479 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105</pre></div></pre>/faculty/30/%3Cpre%20class=">Download PDF</a>.</p> </object> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- Modal content--> <div class="col-md-12" style="margin-top: 20px;"> <ul class="nav nav-pills" style="margin-left: 13px;"> <!--li class="active"><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li--> <li class="active"><a href="#onlineprofile" role="tab" data-toggle="tab">Online Profile</a></li> <li><a href="#specialization" role="tab" data-toggle="tab">Areas of Specialization</a></li> <li><a href="#subject" role="tab" data-toggle="tab">Subjects Taught</a></li> <li><a href="#paper" role="tab" data-toggle="tab">Papers Presented</a></li> <li><a href="#research" role="tab" data-toggle="tab">Research Projects</a></li> </ul> <div class="tab-content" style="margin: 20px 0px 0px 30px;"> <div class="tab-pane row active" id="onlineprofile"> </div> <div class="tab-pane row" id="specialization"> <p>Diagnostic Maintenance, Vibration Measurement, Control system</p> </div> <div class="tab-pane row" id="subject"> <h3>UG Subjects</h3> <hr style="border-bottom:1px solid #9BBA6E;"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr no</th> <th>Subject</th> <th>Semester</th> </tr> <tr> <td>1</td> <td>Thermodynamics</td> <td>III</td> </tr> <tr> <td>2</td> <td>Thermal Engg </td> <td>IV</td> </tr> <tr> <td>3</td> <td>Theory Of Machine-I</td> <td>IV</td> </tr> <tr> <td>4</td> <td>Mechanical measurement & metrology</td> <td>V</td> </tr> <tr> <td>5</td> <td>Theory Of Machine-II</td> <td>V</td> </tr> <tr> <td>6</td> <td>I.C. Engine</td> <td>VI</td> </tr> </table> </div> <div class="tab-pane row" id="paper" style="margin-left: -65px;"> <table class="table table-striped table-bordered table-condensed"> <thead> <tr> <th>Sr No</th> <th style="text-align:center;">Title</th> <th style="text-align:center;">Description</th> </tr> </thead> <tbody style="font-family: dosis;font-style: normal;"> <tr><td>1</td><td>Experimental investigation of effect of unbalance & misalignment in frequency spectrum<br/></td><td> <a href="" target="_blank"> Proceedings of International Conference on Emerging Trends in Engineering fields (ICETE-2013) at NMAM Institute of Technology, Nitte, Udapi District, Karnataka, on May 15-16, 2013.<a><br/></td></tr><tr><td>2</td><td>Automatic color sorting machine<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017<a><br/></td></tr><tr><td>3</td><td>Fire fighting robotic system<br/></td><td> <a href="" target="_blank"> Proceeding of 4th International conference on Industrial Engineering (ICIE-2017), S.V. National Institute of Technology, Surat, Gujrat on December 21-23, 2017.<a><br/></td></tr><tr><td>4</td><td>Design of cold storage using nitrile rubber<br/></td><td> <a href="" target="_blank"> Proceeding of National conference on Nascent Technology in engineering field of mechanical engineering (NCNTE-2010) held at Fr.C.R.I.T Vashi, Navi Mumbai, Feb25-26, 2010.<a><br/></td></tr><tr><td>5</td><td>Micro Electro Mechanical System<br/></td><td> <a href="" target="_blank"> Proceeding of National Conference on Recent Trends in Engineering & Technology (ZENITH-2010) held at Agnel polytechnic, Vashi, Navi Mumbai.Oct30-31, 2009.<a><br/></td></tr><tr><td>6</td><td>Experimental investigation of effect of parallel misalignment in rotating machinery<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>7</td><td>Condition monitoring for fault diagnosis of bearing<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>8</td><td>Design & development of micro savonious type VAWT<br/></td><td> <a href="" target="_blank"> Proceedings of National Conference on Nascent Technologies in the Engineering fields (NCNTE-2012) at Fr. C. Rodrigues Institute of Technology, Vashi, Navi Mumbai, on February 25-26, 2012.<a><br/></td></tr><tr><td>9</td><td>Thermal Analysis On Various Cooling Fin Profile<br/></td><td> <a href="" target="_blank"> Proceedings of TFMS 2014 National Conference on Thermal, Fluid and Manufacturing Science, Surat, Gujarat, on January 24 – 25, 2014 <a><br/></td></tr><tr><td>10</td><td>Measurement of Temperature and Speed using Labview Software<br/></td><td> <a href="" target="_blank"> International Conference on Applied Mechanical Engineering Research (ICAMER - 2019) at NIT Warangal, May 2-4, 2019<a><br/></td></tr> </tbody> </table> </div> <div class="tab-pane row" id="research"> <table class="table table-striped table-bordered table-condensed"> <tr> <th>Sr No</th> <th>Name of Research Project</th> <th>Type of Grant</th> <th>Name of funding Organization</th> <th>Amount (Rs.)</th> <th>Duration</th> </tr> </table> </div> <!-- Added on 28OCT23 ~rbk --> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '' $title_for_layout = 'Faculties'include - APP\View\Layouts\site.ctp, line 473 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::renderLayout() - CORE\Cake\View\View.php, line 543 View::render() - CORE\Cake\View\View.php, line 487 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105
AGNEL CHARITIES
FR. C. RODRIGUES INSTITUTE OF TECHNOLOGYAgnel Technical Education Complex
Sector 9-A, Vashi, Navi Mumbai,
Maharashtra, India
PIN - 400703
 (An Autonomous Institute & Permanently Affiliated to University of Mumbai)
AGNEL CHARITIES'
FR. C. RODRIGUES INSTITUTE OF TECHNOLOGYAgnel Technical Education Complex Sector 9-A, Vashi, Navi Mumbai, Maharashtra, India PIN - 400703
AGNEL CHARITIES'
F.C.R.I.TDiagnostic Maintenance, Vibration Measurement, Control system
Sr no | Subject | Semester |
---|---|---|
1 | Thermodynamics | III |
2 | Thermal Engg | IV |
3 | Theory Of Machine-I | IV |
4 | Mechanical measurement & metrology | V |
5 | Theory Of Machine-II | V |
6 | I.C. Engine | VI |
Sr No | Name of Research Project | Type of Grant | Name of funding Organization | Amount (Rs.) | Duration |
---|
Agnel Technical Education Complex
Sector 9-A, Vashi, Navi Mumbai,
Maharashtra, India
PIN - 400703
Visitors Count
©FCRIT, Vashi. All rights reserved.
This website is best viewed in Chrome and Mozilla Firefox in 1366x768 screen resolution.